From efa64a206d966cd21daedf3dc8d5014026a20d18 Mon Sep 17 00:00:00 2001 From: Christian Limpach Date: Mon, 28 Aug 2006 20:22:56 +0100 Subject: [PATCH] [qemu patches] Update patches for changeset 11268:350a73222a51. Signed-off-by: Christian Limpach --- tools/ioemu/patches/xen-build | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/tools/ioemu/patches/xen-build b/tools/ioemu/patches/xen-build index ee2e2885e9..e96999d505 100644 --- a/tools/ioemu/patches/xen-build +++ b/tools/ioemu/patches/xen-build @@ -1,7 +1,7 @@ Index: ioemu/Makefile =================================================================== ---- ioemu.orig/Makefile 2006-08-06 02:03:44.915543858 +0100 -+++ ioemu/Makefile 2006-08-06 02:11:33.461331417 +0100 +--- ioemu.orig/Makefile 2006-08-28 20:19:23.000000000 +0100 ++++ ioemu/Makefile 2006-08-28 20:20:08.000000000 +0100 @@ -1,11 +1,14 @@ # Makefile for QEMU. @@ -60,6 +60,15 @@ Index: ioemu/Makefile ifndef CONFIG_WIN32 mkdir -p "$(DESTDIR)$(datadir)/keymaps" for x in $(KEYMAPS); do \ +@@ -89,7 +94,7 @@ + $(MAKE) -C tests $@ + + TAGS: +- etags *.[ch] tests/*.[ch] ++ etags *.[ch] target-i386-dm/*.[ch] hw/*.[ch] + + cscope: + rm -f ./cscope.* @@ -107,11 +112,11 @@ texi2dvi $< @@ -76,8 +85,8 @@ Index: ioemu/Makefile info: qemu-doc.info qemu-tech.info Index: ioemu/Makefile.target =================================================================== ---- ioemu.orig/Makefile.target 2006-08-06 02:03:44.922543079 +0100 -+++ ioemu/Makefile.target 2006-08-06 02:09:22.320951557 +0100 +--- ioemu.orig/Makefile.target 2006-08-28 20:19:23.000000000 +0100 ++++ ioemu/Makefile.target 2006-08-28 20:19:47.000000000 +0100 @@ -1,5 +1,8 @@ include config.mak @@ -149,8 +158,8 @@ Index: ioemu/Makefile.target include .depend Index: ioemu/configure =================================================================== ---- ioemu.orig/configure 2006-08-06 02:03:45.783447220 +0100 -+++ ioemu/configure 2006-08-06 02:09:41.076860544 +0100 +--- ioemu.orig/configure 2006-08-28 20:19:23.000000000 +0100 ++++ ioemu/configure 2006-08-28 20:19:47.000000000 +0100 @@ -18,8 +18,8 @@ # default parameters -- 2.30.2